home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Star Festival... a Return to Japan
/
Star Festival... a Return to Japan.iso
/
pc
/
STARFESTIVAL
/
Shared.Cst
/
00427.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1999-10-10
|
296 b
|
15 lines
on enterFrame
global gsearchOn
if gsearchOn = 1 then
set the visibility of sprite 6 to TRUE
else
set the visibility of sprite 6 to FALSE
end if
set the castNum of sprite 44 = the number of cast "nonCursor"
updateStage
unload
unloadCast
--puppetSprite 29, true
end